Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react (source) 19.1.1 -> 19.2.0 age adoption passing confidence
react-dom (source) 19.1.1 -> 19.2.0 age adoption passing confidence
react-refresh (source) 0.17.0 -> 0.18.0 age adoption passing confidence
react-test-renderer (source) 19.1.1 -> 19.2.0 age adoption passing confidence

Release Notes

facebook/react (react)

v19.2.0

Compare Source

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features
  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools
New React DOM Features
  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.
Notable changes
  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId
All Changes
React
React DOM
React Server Components
React Reconciler

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Oct 2, 2025

⚠️ No Changeset found

Latest commit: 10d6e30

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Oct 2, 2025

Size Change: +1.91 kB (+2.45%)

Total Size: 79.7 kB

Filename Size Change
examples/test-bundlesize/dist/react.js 59.4 kB +1.91 kB (+3.31%)
ℹ️ View Unchanged
Filename Size
examples/test-bundlesize/dist/App.js 3.42 kB
examples/test-bundlesize/dist/polyfill.js 311 B
examples/test-bundlesize/dist/rdcClient.js 10.1 kB
examples/test-bundlesize/dist/rdcEndpoint.js 5.68 kB
examples/test-bundlesize/dist/webpack-runtime.js 726 B

compressed-size-action

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 10d6e30 Previous: 2c44ab0 Ratio
normalizeLong 498 ops/sec (±2.59%) 527 ops/sec (±1.06%) 1.06
denormalizeLong 296 ops/sec (±2.33%) 267 ops/sec (±2.74%) 0.90
denormalizeLong donotcache 1035 ops/sec (±0.16%) 982 ops/sec (±0.29%) 0.95
denormalizeShort donotcache 500x 1635 ops/sec (±0.16%) 1623 ops/sec (±0.18%) 0.99
denormalizeShort 500x 866 ops/sec (±1.68%) 847 ops/sec (±1.94%) 0.98
denormalizeShort 500x withCache 6152 ops/sec (±0.08%) 6462 ops/sec (±0.19%) 1.05
queryShort 500x withCache 2785 ops/sec (±0.14%) 2642 ops/sec (±0.17%) 0.95
buildQueryKey All 54217 ops/sec (±0.17%) 55826 ops/sec (±0.20%) 1.03
query All withCache 7243 ops/sec (±0.15%) 6834 ops/sec (±0.44%) 0.94
denormalizeLong with mixin Entity 274 ops/sec (±2.28%) 277 ops/sec (±2.70%) 1.01
denormalizeLong withCache 6517 ops/sec (±0.16%) 6440 ops/sec (±0.36%) 0.99
denormalizeLong All withCache 6997 ops/sec (±0.15%) 6501 ops/sec (±0.43%) 0.93
denormalizeLong Query-sorted withCache 7241 ops/sec (±0.20%) 6842 ops/sec (±0.26%) 0.94
denormalizeLongAndShort withEntityCacheOnly 1706 ops/sec (±0.23%) 1640 ops/sec (±0.58%) 0.96
getResponse 5621 ops/sec (±1.28%) 5471 ops/sec (±1.07%) 0.97
getResponse (null) 6595468 ops/sec (±0.51%) 7028386 ops/sec (±0.61%) 1.07
getResponse (clear cache) 275 ops/sec (±1.68%) 271 ops/sec (±2.17%) 0.99
getSmallResponse 3053 ops/sec (±0.16%) 3091 ops/sec (±0.14%) 1.01
getSmallInferredResponse 2325 ops/sec (±0.34%) 2241 ops/sec (±0.09%) 0.96
getResponse Collection 5550 ops/sec (±1.47%) 5497 ops/sec (±1.18%) 0.99
get Collection 5806 ops/sec (±0.20%) 5637 ops/sec (±0.25%) 0.97
get Query-sorted 6663 ops/sec (±0.36%) 6643 ops/sec (±0.40%) 1.00
setLong 527 ops/sec (±0.26%) 531 ops/sec (±0.38%) 1.01
setLongWithMerge 242 ops/sec (±0.17%) 222 ops/sec (±0.72%) 0.92
setLongWithSimpleMerge 259 ops/sec (±0.18%) 237 ops/sec (±0.81%) 0.92
setSmallResponse 500x 951 ops/sec (±0.07%) 937 ops/sec (±0.11%) 0.99

This comment was automatically generated by workflow using github-action-benchmark.

@renovate renovate bot force-pushed the renovate/react branch 7 times, most recently from 808fc20 to 40065f6 Compare October 6, 2025 02:36
@renovate renovate bot force-pushed the renovate/react branch 10 times, most recently from bf66bb9 to 3a6833d Compare October 15, 2025 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants